html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol {
  list-style: none;
}
a:focus,
a:active,
a:hover {
  color: #333;
}
.pp{
    width:20%!important;
    clear: none!important;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.am-paragraph-default {
  margin: 0;
}
.am-paragraph-default img {
  border: none;
  padding: 0;
  max-width: 100%;
}
.am-close {
  font-size: 24px;
}
/*滚动条美化*/
/*body::-webkit-scrollbar {*/
/*  width: 10px !important;*/
/*}*/
/*body::-webkit-scrollbar-track {*/
/*  background-color: #f3f3f3;*/
/*}*/
/*body::-webkit-scrollbar-track-piece {*/
/*  background-color: #f3f3f3;*/
/*  -webkit-border-radius: 4px;*/
/*}*/
/*body::-webkit-scrollbar-thumb {*/
/*  background-color: #ddd;*/
/*  border: solid 1px #C0C0C0;*/
/*  border-radius: 4px;*/
/*}*/
/*body::-webkit-scrollbar-corner {*/
/*  background-color: #ddd;*/
/*}*/
/*body::-webkit-resizer {*/
/*  background-repeat: no-repeat;*/
/*  background-position: bottom right;*/
/*}*/
/*body::-webkit-scrollbar-thumb:hover {*/
/*  background-color: #F3F3E0;*/
/*}*/
/*::-webkit-scrollbar {*/
/*  width: 15px;*/
/*}*/
.tac,
.tc {
  text-align: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-flexbox;
}
.lc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.hc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.allc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
i {
  font-style: normal;
}
video {
  display: block;
  background: #000;
}
input,
select {
  outline: none;
  border: none;
}
h4,
h5,
h6 {
  font-weight: normal;
}
.scrollbarActive::-webkit-scrollbar {
  width: 10px !important;
}
.scrollbarActive::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
.scrollbarActive::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
.scrollbarActive::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
.scrollbarActive::-webkit-scrollbar-corner {
  background-color: #ddd;
}
.scrollbarActive::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
.scrollbarActive::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
.scrollbarActive::-webkit-scrollbar {
  width: 15px;
}
body,
html {
  min-width: 1200px;
  background-color: rgb(236 237 240 / var(--tw-bg-opacity, 1));
}
@font-face {
  font-family: 'pmzd';
  src: url('../fonts/pmzd.ttf') format('truetype');
}
.pmzd {
  font-family: 'pmzd';
}
.scroll_item::-webkit-scrollbar {
  width: 10px !important;
}
.scroll_item::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
.scroll_item::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
.scroll_item::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
.scroll_item::-webkit-scrollbar-corner {
  background-color: #ddd;
}
.scroll_item::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
.scroll_item::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
.scroll_item::-webkit-scrollbar {
  width: 15px;
}
.clear {
  clear: both;
}
.content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.top {
 
    /*background-color: #ced1d5;*/
  background-color: rgb(236 237 240 / var(--tw-bg-opacity, 1));
}
.top .content {
  height: 45px;
  line-height: 44px;
}
.top .content h5 {
  float: left;
  font-size: 14px;
  color: #666666;
  margin-left: 287px;
  line-height: 3!important;
}
.top .content ul {
  float: right;
}
.top .content ul li {
  float: left;
  position: relative;
  margin: 0 20px;
  color: #666666;
}
.top .content ul li:last-child::after {
  display: none;
}
.top .content ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 1px;
  height: 12px;
  background: #d5d5d5;
  transform: translateY(-50%);
}
.top .content ul li a {
  font-size: 14px;
  color: #666666;
}
.top .content ul li a:hover {
  color: #4b58fc;
}
.header {
  /*background: #fff;*/
  /*border-bottom: 1px solid #dedede;*/
  /*margin-bottom: 20px;*/
  border-bottom: 1px solid #dedede;
    margin-bottom: 2px;
}
}
.header.index_header .content {
  /*background: url(/template/pc/static/images/header_bg.jpg) no-repeat center;*/
}
.header .content {
  height: 155px;
  background: url(/template/pc/static/images/header_bg.jpg) no-repeat center;
  position: relative;
}

.header .content .logo {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 50px;
}
.header .content .logo a {
  display: block;
}
.header .content .search {
  float: left;
  margin-top: 35px;
  /*display: none;*/
}
.header .content .search form {
  width: 490px;
  margin-left: 365px;
  overflow: hidden;
  position: relative;
  height: 56px;
}
.header .content .search form .txt {
  width: 396px;
  float: left;
  height: 45px;
  background: url(/template/default/index/statics/images/yh/search.png) no-repeat left 20px center;
  padding-left: 40px;
  font-size: 16px;
  color: #999999;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border: solid 2px #4b58fc;
  border-right: 0;
}
.header .content .search form .sub {
  width: 95px;
  height: 45px;
  float: left;
  background: url(/template/pc/static/images/search_bg.png) no-repeat center;
  font-size: 18px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}
.header .content .tel {
  float: right;
  margin-top: 35px;
  background: url(/template/pc/static/images/tel.png) no-repeat left center;
  /*padding-left: 50px;*/
  padding-left: 55px;
  /*max-height: 55px;*/
}
.header .content .tel h5 {
  font-size: 12px;
    line-height: 1;
    color: #4b58fc;
  margin: 5px 0;
  font-family: ;
  margin-bottom: 10px;
}
.header .content .tel h6 {
  font-size: 18px;
  line-height: 1;
  color: #333333;
  font-weight: bold;
  margin: 5px 0;
}
.header .content .nav {
  margin-top: 36px;
  padding-left: 250px;
  position: relative;
  /*border-bottom: 1px solid #dedede;*/
    padding-bottom: 5px;
}
.header .content .nav > ul > li {
  display: inline-block;
  margin: 0 30px;
  position: relative;
}
.header .content .nav > ul > li:hover .son_nav {
  display: block;
}
.header .content .nav > ul > li:last-child::after {
  display: none;
}
.header .content .nav > ul > li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 1px;
  height: 15px;
  background: #d5d5d5;
  transform: translateY(-50%);
}
.header .content .nav > ul > li > a {
  font-size: 16px;
  color: #333333;
  /*font-weight: 600;*/
}
.header .content .nav > ul > li > a i {
  margin-left: 5px;
  font-size: 20px;
}
.header .content .nav > ul > li > a:hover {
  color: #4b58fc;
  font-weight: bold;
}
.header .content .nav > ul > li > a:hover i {
  color: #4b58fc;
}
.header .content .nav .son_else_nav {
  display: none;
  z-index: 5;
  width: 1200px;
  background: #fff;
  position: absolute;
  top: 32px;
  left: 0;
}
.header .content .nav .son_else_nav ul li {
  padding: 10px;
}
.header .content .nav .son_else_nav ul li a {
  height: 80px;
  display: block;
  text-align: center;
}
.header .content .nav .son_else_nav ul li a img {
  max-width: 100%;
  height: 100%;
}
.header .content .nav .son_else_nav ul li a:hover {
  border: 1px solid #4b58fc;
}
.footer {
  background: url no-repeat center;
}
.footer .content {
  height: 578px;
}
.footer .content .foot_top {
  padding: 34px 0;
  border-bottom: 1px solid #dedede;
}
.footer .content .foot_top ul li {
  text-align: center;
  position: relative;
}
.footer .content .foot_top ul li:last-child::after {
  display: none;
}
.footer .content .foot_top ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 122px;
  background: #dedede;
  transform: translateY(-50%);
}
.footer .content .foot_top ul li .pic {
  width: 85px;
  height: 85px;
  border: solid 1px #f1f1f1;
  text-align: center;
  border-radius: 50%;
  line-height: 85px;
  display: inline-block;
  margin-bottom: 15px;
}
.footer .content .foot_top ul li p {
  font-size: 16px;
  color: #666666;
}
.footer .content .foot_nav {
  padding-top: 55px;
}
.footer .content .foot_nav > ul {
  float: left;
  margin-left: 30px;
}
.footer .content .foot_nav > ul li {
  float: left;
  margin-right: 60px;
}
.footer .content .foot_nav > ul li:last-child {
  margin-right: 0;
}
.footer .content .foot_nav > ul li h5 {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 35px;
}
.footer .content .foot_nav > ul li a {
  transition: all 0.5s linear;
  padding-left: 35px;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  display: block;
  position: relative;
}
.footer .content .foot_nav > ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 13px;
  height: 1px;
  background: #4b58fc;
  display: none;
}
.footer .content .foot_nav > ul li a:hover {
  color: #4b58fc;
}
.footer .content .foot_nav > ul li a:hover::after {
  display: block;
}
.footer .content .foot_nav .address {
  margin-right: 100px;
  float: right;
  text-align: right;
}
.footer .content .foot_nav .address .tel {
  padding-right: 65px;
  /*background: url(/template/default/index/statics/images/yh/tel.png) no-repeat right center;*/
  margin-bottom: 15px;
}
.footer .content .foot_nav .address .tel h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
}
.footer .content .foot_nav .address .tel h6 {
  font-size: 30px;
  font-weight: bold;
  color: #4b58fc;
}
.footer .content .foot_nav .address h4 {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.footer .content .foot_nav .address p {
  font-size: 14px;
  line-height: 24px;
  /*color: #999999;*/
}
.footer .content .foot_nav .address .fd_link {
  cursor: pointer;
  margin-top: 10px;
  float: right;
  position: relative;
}
.footer .content .foot_nav .address .fd_link:hover .link_list {
  display: block;
}
.footer .content .foot_nav .address .fd_link .link_list {
  display: none;
  border: 2px solid #f1f1f1;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100px;
  overflow-y: scroll;
}
.footer .content .foot_nav .address .fd_link .link_list ul li a {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #999999;
  text-align: left;
  padding-left: 22px;
}
.footer .content .foot_nav .address .fd_link .link_list ul li a:hover {
  color: #4b58fc;
}
.footer .content .foot_nav .address .fd_link h5 {
  float: left;
  width: 199px;
  padding-left: 22px;
  text-align: left;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #999999;
  border: 2px solid #f1f1f1;
}
.footer .content .foot_nav .address .fd_link span {
  border: 2px solid #efefef;
  display: block;
  float: left;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.footer .content .foot_nav .address .fd_link span i {
  font-size: 26px;
}
.footer .content .foot_nav .qrcode {
  float: right;
  text-align: center;
}
.footer .content .foot_nav .qrcode p {
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}
.beian {
  /*background: #f4f4f4;*/
  /*background-color: rgb(236 237 240 / var(--tw-bg-opacity, 1));*/
}
.beian .content {
  height: 60px;
  line-height: 60px;
}
.beian .content a {
  font-size: 14px;
  color: #999999;
}
.beian .content a:hover {
  color: #4b58fc;
}
.beian .content a:last-child {
  /*float: right;*/
}
.index_banner {
  background: #f9f9f9;
}
.index_banner .content .pro_nav {
  padding: 4.5px 0;
  float: left;
  width: 250px;
  background: #fff;
  position: relative;
}
.index_banner .content .pro_nav > ul > li {
  line-height: 70px;
  height: 70px;
  cursor: pointer;
}
.index_banner .content .pro_nav > ul > li:hover .nav_head {
  border-left: 2px solid #4b58fc;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
}
.index_banner .content .pro_nav > ul > li:hover .nav_head span {
  color: #4b58fc;
}
.index_banner .content .pro_nav > ul > li:hover .son_nav {
  display: block;
}
.index_banner .content .pro_nav > ul > li .nav_head {
  padding-left: 15px;
}
.index_banner .content .pro_nav > ul > li .nav_head img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.index_banner .content .pro_nav > ul > li .nav_head span {
  font-size: 14px;
  color: #333333;
}
.index_banner .content .pro_nav > ul > li .son_nav {
  display: none;
  position: absolute;
  top: 0px;
  left: 250px;
  padding: 10px;
  z-index: 5;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  padding: 0px 20px 20px;
  width: 660px;
  height: 429px;
  padding: 20px 30px;
}
.index_banner .content .pro_nav > ul > li .son_nav .text_list ul li {
  height: 46px;
  line-height: 46px;
  text-align: left;
  border-bottom: 1px dashed #eee;
}
.index_banner .content .pro_nav > ul > li .son_nav .text_list ul li a {
  font-size: 14px;
  color: #666666;
}
.index_banner .content .pro_nav > ul > li .son_nav .text_list ul li a:hover {
  color: #4b58fc;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list {
  overflow: hidden;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.big {
  margin: 15px -5px 0;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.big li {
  padding: 5px 5px;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.big li a {
  display: block;
  text-align: center;
  line-height: 60px;
  height: 66px;
  background-color: #e7e7e7;
  border-radius: 5px;
  border: solid 1px #cecece;
  overflow: hidden;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.big li a img {
  max-width: 100%;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.small {
  margin: 15px -5px 0;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.small li {
  padding: 0 5px;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.small li a {
  display: block;
  text-align: center;
  line-height: 140px;
  height: 140px;
  background-color: #e7e7e7;
  border-radius: 5px;
  border: solid 1px #cecece;
  overflow: hidden;
}
.index_banner .content .pro_nav > ul > li .son_nav .pic_list ul.small li a img {
  max-width: 100%;
}
.index_banner .content .slide {
  /*width: 950px;*/
  width:100%;
  float: right;
}
.index_banner .content .slide .swiper-container .swiper-wrapper .slide a {
  display: block;
}
.index_banner .content .slide .swiper-container .swiper-wrapper .slide a img {
  width: 100%;
}
.index_banner .content .slide .swiper-container .swiper-button-next {
  right: 20px;
}
.index_banner .content .slide .swiper-container .swiper-button-prev {
  left: 20px;
}
.index_banner .content .slide .swiper-container .swiper-button-next,
.index_banner .content .slide .swiper-container .swiper-button-prev {
  display: none;  
  width: 35px;
  height: 35px;
  background-color: #fff;
  background-image: none;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  opacity: 1;
  transition: all 0.5s linear;
}
.index_banner .content .slide .swiper-container .swiper-button-next.swiper-button-disabled,
.index_banner .content .slide .swiper-container .swiper-button-prev.swiper-button-disabled {
  background-color: rgba(0, 0, 0, 0.3);
}
.index_banner .content .slide .swiper-container .swiper-button-next.swiper-button-disabled i,
.index_banner .content .slide .swiper-container .swiper-button-prev.swiper-button-disabled i {
  color: #fff;
}
.index_banner .content .slide .swiper-container .swiper-button-next i,
.index_banner .content .slide .swiper-container .swiper-button-prev i {
  font-size: 16px;
  color: #333;
}
.index_banner .content .slide .swiper-container .box {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 0 3px;
}
.index_banner .content .slide .swiper-container .box .swiper-pagination {
  position: static;
  height: 20px;
  line-height: 18px;
}
.index_banner .content .slide .swiper-container .box .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.53);
  border-radius: 50%;
  margin: 0 3px;
  opacity: 1;
}
.index_banner .content .slide .swiper-container .box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.index_contact {
  padding-top: 30px;
  background: #f9f9f9;
}
.index_contact .content {
  background: #fff;
}
.index_contact .content .one {
  width: 440px;
  float: left;
}
.index_contact .content .one .pic {
  width: 120px;
  height: 120px;
  border-right: 1px solid #f1f1f1;
  float: left;
  text-align: center;
  line-height: 120px;
}
.index_contact .content .one .pic img {
  width: 81px;
  height: 81px;
}
.index_contact .content .one .word {
  float: left;
  width: 320px;
  border-right: 1px solid #f1f1f1;
  height: 120px;
  padding-left: 30px;
  padding-top: 20px;
}
.index_contact .content .one .word h5 {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 5px;
}
.index_contact .content .one .word a {
  width: 124px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #dedede;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #4b58fc;
  margin-right: 5px;
  transition: all 0.5s linear;
}
.index_contact .content .one .word a img {
  position: relative;
  top: -2px;
}
.index_contact .content .one .word a .img_c {
  display: none;
}
.index_contact .content .one .word a:hover {
  border: solid 1px #4b58fc;
  background-color: #4b58fc;
  color: #fff;
}
.index_contact .content .one .word a:hover img {
  display: none;
}
.index_contact .content .one .word a:hover .img_c {
  display: inline-block;
}
.index_contact .content .two {
  width: 320px;
  height: 120px;
  border-right: 1px solid #f1f1f1;
  float: left;
}
.index_contact .content .two ul {
  padding-top: 25px;
}
.index_contact .content .two ul li {
  position: relative;
  float: left;
}
.index_contact .content .two ul li:last-child::after {
  display: none;
}
.index_contact .content .two ul li::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
  width: 1px;
  height: 36px;
  background: #d5d5d5;
}
.index_contact .content .two ul li a {
  display: block;
  text-align: center;
}
.index_contact .content .two ul li a p {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.index_contact .content .two ul li:hover .qrcode {
  display: block;
}
.index_contact .content .two ul li .qrcode {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.index_contact .content .three {
  width: 440px;
  height: 120px;
  float: right;
  padding: 0 30px;
}
.index_contact .content .three .latest_news_top {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f1f1f1;
}
.index_contact .content .three .latest_news_top h5 {
  font-style: italic;
  font-size: 24px;
  color: #4b58fc;
  float: left;
  line-height: 2.5;
}
.index_contact .content .three .latest_news_top .more {
  float: right;
}
.index_contact .content .three .latest_news_top .more a:hover span {
  color: #4b58fc;
}
.index_contact .content .three .latest_news_top .more a span {
  font-size: 14px;
  color: #333333;
}
.index_contact .content .three .latest_news_top .more a img {
  position: relative;
  top: -2px;
}
.index_contact .content .three .slide {
  overflow: hidden;
  width: 100%;
  height: 60px;
  position: relative;
}
.index_contact .content .three .slide .swiper-container {
  width: 100%;
}
.index_contact .content .three .slide .swiper-container .swiper-wrapper .swiper-slide {
  height: 60px;
}
.index_contact .content .three .slide .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #666666;
}
.index_contact .content .three .slide .swiper-container .swiper-wrapper .swiper-slide a:hover {
  color: #4b58fc;
}
.index_contact .content .three .slide .swiper-container .swiper-wrapper .swiper-slide a:hover i {
  color: #4b58fc;
}
.index_contact .content .three .slide .swiper-container .swiper-wrapper .swiper-slide a i {
  color: #333;
}
.index_contact .content .three .slide .arrow {
  position: absolute;
  right: 5px;
  top: 65%;
  transform: translateY(-50%);
  width: 11px;
  height: 15px;
  z-index: 5;
}
.index_contact .content .three .slide .arrow .swiper-button-next {
  right: 20px;
}
.index_contact .content .three .slide .arrow .swiper-button-prev {
  left: 20px;
}
.index_contact .content .three .slide .arrow .swiper-button-next,
.index_contact .content .three .slide .arrow .swiper-button-prev {
  position: static;
  outline: none;
  height: 35px;
  background-image: none;
  opacity: 1;
}
.index_contact .content .three .slide .arrow .swiper-button-next.swiper-button-disabled,
.index_contact .content .three .slide .arrow .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.index_contact .content .three .slide .arrow .swiper-button-next i,
.index_contact .content .three .slide .arrow .swiper-button-prev i {
  font-size: 26px;
  line-height: 1;
  color: #dedede;
}
.index {
  /*background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;*/
}
.index .content {
  overflow: hidden;
  font-size: 12px;
}
.index .content .item_top {
  margin: 15px 0;
  height: 50px;
  line-height: 50px;
  padding-right: 30px;
}
.index .content .item_top h5 {
  position: relative;
  padding-left: 20px;
  float: left;
  font-size: 20px;
  color: #333333;
}
.index .content .item_top h5::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 24px;
  background-color: #4b58fc;
  border-radius: 5px;
}
.index .content .item_top ul {
  float: left;
  margin-left: 20px;
}
.index .content .item_top ul li {
  float: left;
  margin: 0 14px;
  position: relative;
}
.index .content .item_top ul li:last-child::after {
  display: none;
}
.index .content .item_top ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  width: 1px;
  height: 12px;
  background: #d5d5d5;
  transform: translateY(-50%);
}
.index .content .item_top ul li a {
  font-size: 14px;
  color: #666666;
}
.index .content .item_top ul li a:hover {
  color: #4b58fc;
}
.index .content .item_top .more {
  float: right;
}
.index .content .item_top .more a:hover span {
  color: #4b58fc;
}
.index .content .item_top .more a span {
  font-size: 14px;
  color: #333333;
}
.index .content .item_top .more a img {
  position: relative;
  top: -2px;
}
.index .content .item1 .item_list {
  overflow: hidden;
}
.index .content .item1 .item_list ul {
  margin: 0 -10px;
}
.index .content .item1 .item_list ul li {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 20%;
    float: right;
}
.index .content .item1 .item_list ul li a {
  transition: all 0.5s linear;
  display: block;
  background: #fff;
  height: 240px;
  text-align: center;
  border: solid 2px #fff;
  border-radius: 5px;
}
.index .content .item1 .item_list ul li a:hover {
  border: solid 2px #4b58fc;
}
.index .content .item1 .item_list ul li a img {
  width: 195px;
  margin-bottom: 20px;
  max-height: 155px;
}
.index .content .item1 .item_list ul li a h5 {
  font-size: 14px;
  color: #333333;
}
.index .content .item1 .item_list ul li a h6 {
  font-size: 12px;
  color: #999999;
    /*margin-bottom: 10px;*/
    margin: 5px 0;
}
.index .content .item1 .item_list ul li a i {
  font-size: 14px;
  color: #4b58fc;
}
.index .content .item2 .item_list {
  overflow: hidden;
}
.index .content .item2 .item_list ul {
  margin: 0 -7px;
  padding: 5px;
}
.index .content .item2 .item_list ul li {
  padding: 0 7px;
  margin-bottom: 14px;
}
.index .content .item2 .item_list ul li:last-child a:hover {
  box-shadow: none;
}
.index .content .item2 .item_list ul li a {
  transition: all 0.5s linear;
  background: #fff;
  display: block;
  text-align: center;
}
.index .content .item2 .item_list ul li a:hover {
  box-shadow: 0px 0px 5px #888888;
}
.index .content .item2 .item_list ul li a {
  box-shadow: 0px 0px 5px #888888;
}
.index .content .item2 .item_list ul li a img {
  width: 100%;
  /*width: 150px;*/
    height: 80px;
}
.index .content .item2 .item_list ul li .look_more {
  display: block;
  height: 80px;
  background: #4b58fc;
  text-align: center;
  line-height: 80px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 5px;
}
.index .content .small_ad {
  margin: 15px 0;
}
.index .content .small_ad a {
  display: block;
  overflow: hidden;
}
.index .content .small_ad a:hover img {
  transform: scale(1.1);
}
.index .content .small_ad a img {
  width: 100%;
  transition: all 0.5s linear;
}
.index .content .item3 {
  padding-bottom: 70px;
  overflow: hidden;
}
.index .content .item3 .item_top ul {
  float: right;
}
.index .content .item3 .item_top ul li {
  float: left;
  margin: 0 17px;
  position: relative;
}
.index .content .item3 .item_top ul li.active a,
.index .content .item3 .item_top ul li:hover a {
  background-color: #4b58fc;
  color: #fff;
}
.index .content .item3 .item_top ul li:last-child::after {
  display: none;
}
.index .content .item3 .item_top ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -17px;
  width: 1px;
  height: 12px;
  background: #d5d5d5;
}
.index .content .item3 .item_top ul li a {
  display: block;
  width: 100px;
  height: 40px;
  transition: all 0.5s linear;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #666666;
}
.index .content .item3 .item_news .news {
  display: none;
}
.index .content .item3 .item_news .news:first-child {
  display: block;
}
.index .content .item3 .item_news .news .big_news {
  float: left;
}
.index .content .item3 .item_news .news .big_news a {
  /*display: block;
  width: 440px;
  height: 532px;
  background: #fff;
  padding: 33px;*/
}
/*
.index .content .item3 .item_news .news .big_news a:hover h5,
.index .content .item3 .item_news .news .big_news a:hover h6 {
  color: #4b58fc;
}*/
.index .content .item3 .item_news .news .big_news a h5 {
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
  font-weight: 600;
}
.index .content .item3 .item_news .news .big_news a h6 {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
  color: #666666;
  margin: 30px 0;
}
.index .content .item3 .item_news .news .big_news a .data {
  position: relative;
  /*padding-left: 58px;*/
}
/*.index .content .item3 .item_news .news .big_news a .data::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 32px;*/
/*  width: 2px;*/
/*  height: 105px;*/
/*  background: #4b58fc;*/
/*}*/
.index .content .item3 .item_news .news .big_news a .data span {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}
.index .content .item3 .item_news .news .big_news a .data p {
  font-size: 12px;
  color: #999999;
}
.index .content .item3 .item_news .news .big_news a img {
  display: block;
  margin: 20px auto 0;
  width: 375px;
  height: 215px;
}
.index .content .item3 .item_news .news .news_list {
  width: 735px;
  float: right;
}
.index .content .item3 .item_news .news .news_list ul li {
  border-bottom: 1px solid #dedede;
}
.index .content .item3 .item_news .news .news_list ul li:first-child {
  padding-top: 0;
}
.index .content .item3 .item_news .news .news_list ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0 solid #000;
}
.index .content .item3 .item_news .news .news_list ul li a {
  /*display: block;
  height: 184px;
  padding: 22px 0;*/
}
.index .content .item3 .item_news .news .news_list ul li a:hover .pic img {
  transform: scale(1.1);
}
/*
.index .content .item3 .item_news .news .news_list ul li a:hover .word h5,
.index .content .item3 .item_news .news .news_list ul li a:hover .word h6 {
  color: #4b58fc;
}*/

.index .content .item3 .item_news .news .news_list ul li a .pic {
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
.index .content .item3 .item_news .news .news_list ul li a .pic img {
  width: 225px;
  height: 140px;
  border-radius: 5px;
  transition: all 0.5s linear;
}
.index .content .item3 .item_news .news .news_list ul li a .word {
  float: right;
  width: 480px;
}
.index .content .item3 .item_news .news .news_list ul li a .word h5 {
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 24px;
  max-height: 24px;
}
.index .content .item3 .item_news .news .news_list ul li a .word h6 {
  font-size: 14px;
  color: #666666;
  margin: 20px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  max-height: 44px;
}
.index .content .item3 .item_news .news .news_list ul li a .word span {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}
.bread_nav {
  /*background: #f9f9f9;*/
}
.bread_nav .content {
  background: url(/template/default/index/statics/images/yh/bread_nav_bg.png) no-repeat right center;
  height: 48px;
  line-height: 48px;
}
.bread_nav .content .am-breadcrumb {
  margin: 0;
  padding: 0;
}
.bread_nav .content .am-breadcrumb > li + li::before {
  content: ">";
  color: #333;
  padding: 0 3px;
}
.bread_nav .content .am-breadcrumb li {
  font-size: 14px;
  color: #333333;
}
.bread_nav .content .am-breadcrumb li.am-active {
  color: #4b58fc;
}
 .am-breadcrumb li a {
  font-size: 14px!important;
  color: #333333;
}
.bread_nav .content .am-breadcrumb li a:hover {
  color: #4b58fc;
}
.page {
  padding: 43px 0 0;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  margin: 0 5px;
}
.page ul li:hover a,
.page ul li.active a {
  background-color: #4b58fc;
  border-radius: 3px;
  color: #fff;
}
.page ul li a {
  display: block;
  min-width: 45px;
  height: 45px;
  background-color: #f1f1f1;
  border-radius: 3px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
  padding: 0 5px;
}
.product_list {
  /*background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;*/
  /*padding-bottom: 30px;*/
}
.product_list .content {
      padding-top: 0px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  background: #fff;
}
.product_list .content .item1 {
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 1px solid #dedede;
}
.product_list .content .item1 h5 {
  float: left;
  font-size: 14px;
  color: #333333;
}
.product_list .content .item1 .brand_li {
  float: left;
  width: 890px;
  overflow: hidden;
  margin-left: 34px;
  border-right: 1px solid #dedede;
  padding-right: 40px;
}
.product_list .content .item1 .brand_li.active ul li:nth-of-type(n+13) {
  display: block;
}
.product_list .content .item1 .brand_li ul {
  margin: 0 -7.5px;
}
.product_list .content .item1 .brand_li ul li {
  padding: 0 7.5px;
  margin-bottom: 15px;
}
.product_list .content .item1 .brand_li ul li.active a{
    border: 1px solid #4b58fc;
}
.product_list .content .item1 .brand_li ul li.active a img{
    
    opacity: 0;
}
.product_list .content .item1 .brand_li ul li.active a span{
    display: block;
    font-size: 16px;
    color: #4b58fc;
}

.product_list .content .item1 .brand_li ul li:nth-of-type(n+13) {
  display: none;
}
.product_list .content .item1 .brand_li ul li a {
  display: block;
  border: solid 1px #dedede;
  position: relative;
}

.product_list .content .item1 .brand_li ul li a:nth-of-type(2){
    display: none;
}
/*.product_list .content .item1 .brand_li ul li a em{*/
/*	display: flex;*/
/*}*/
.product_list .content .item1 .brand_li ul li a:hover em {
  display: flex;
}
.product_list .content .item1 .brand_li ul li a em{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: #4b58fc;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #4b58fc;
  background: #fff;
  font-style: normal;
}
.product_list .content .item1 .brand_li ul li a span{
	display: none;
}
.product_list .content .item1 .brand_li ul li a img {
  width: 100%;
  /*width: 150px;*/
    height: 80px;
}
.product_list .content .item1 .open_it,
.product_list .content .item1 .close_it {
  float: right;
  width: 90px;
  height: 40px;
  border: solid 1px #dedede;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  transition: all 0.5s linear;
}
.product_list .content .item1 .open_it:hover,
.product_list .content .item1 .close_it:hover {
  color: #fff;
  background: #4b58fc;
}
.product_list .content .item1 .close_it {
  display: none;
}
.product_list .content .item2 {
  height: 70px;
  border-bottom: 1px solid #dedede;
  line-height: 70px;
}
.product_list .content .item2 h5 {
  float: left;
  font-size: 14px;
  color: #333333;
}
.product_list .content .item2 .pro_li {
  float: left;
  margin-left: 34px;
  position: relative;
  top: 20px;
}
.product_list .content .item2 .pro_li > ul > li {
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.product_list .content .item2 .pro_li > ul > li:hover span {
  border: 1px solid #4b58fc;
  border-bottom: 0 solid #000;
  color: #4b58fc;
  position: relative;
}
.product_list .content .item2 .pro_li > ul > li:hover span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: 0px;
  left: 0;
  z-index: 2;
}
.product_list .content .item2 .pro_li > ul > li:hover .cover {
  display: block;
}
.product_list .content .item2 .pro_li > ul > li span {
  display: block;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  border: solid 1px #dedede;
  font-size: 14px;
  color: #333333;
}
.product_list .content .item2 .pro_li > ul > li .cover {
  display: none;
  background: #fff;
  position: absolute;
  top: 31px;
  left: 0px;
  width: 950px;
  border: 1px solid #4b58fc;
  padding: 10px;
}
.product_list .content .item2 .pro_li > ul > li .cover ul {
  overflow: hidden;
}
.product_list .content .item2 .pro_li > ul > li .cover ul li {
  float: left;
}
.product_list .content .item2 .pro_li > ul > li .cover ul li a {
  display: block;
  height: 38px;
  padding: 0 15px;
  line-height: 38px;
  font-size: 14px;
  color: #333333;
}
.product_list .content .item2 .pro_li > ul > li .cover ul li a:hover {
  color: #4b58fc;
}
.product_list .content .item3 {
  margin-top: 45px;
}
.product_list .content .item3 > h5 {
  border-bottom: 1px solid #4b58fc;
}
.product_list .content .item3 > h5 span {
  display: block;
  height: 45px;
  width: 140px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #ffffff;
  background: #4b58fc;
  font-weight: 600;
}
.product_list .content .item3 .list > ul > li {
  overflow: hidden;
  padding: 25px 0;
  border-bottom: 1px solid #dedede;
}
.product_list .content .item3 .list > ul > li .pic {
  float: left;
  /*width: 250px;*/
  width: 150px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  text-align: center;
  overflow: hidden;
  margin-top:3%;
}
.product_list .content .item3 .list > ul > li .pic img {
  max-width: 80%;
}
.product_list .content .item3 .list > ul > li .word {
  float: left;
  width: 650px;
  padding-left: 30px;
  padding-top: 15px;
}
.product_list .content .item3 .list > ul > li .word h5 {
  font-size: 20px;
  line-height: 1;
  color: #333333;
  margin: 25px 0;
}
.product_list .content .item3 .list > ul > li .word ul {
  overflow: hidden;
}
.product_list .content .item3 .list > ul > li .word ul li {
  float: left;
  margin-right: 30px;
}
.product_list .content .item3 .list > ul > li .word ul li:last-of-type {
  margin-right: 0;
}
.product_list .content .item3 .list > ul > li .word ul li span {
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #666666;
}
.product_list .content .item3 .list > ul > li .word h6 {
  margin-top: 20px;
  font-size: 14px;
  color: #4b58fc;
}
.product_list .content .item3 .list > ul > li .word h6 i {
  font-size: 24px;
}
.product_list .content .item3 .list > ul > li .buy {
  float: right;
  text-align: center;
  margin-top: 60px;
}
.product_list .content .item3 .list > ul > li .buy p {
  font-size: 14px;
  line-height: 1;
  color: #666666;
  margin-bottom: 5px;
}
.product_list .content .item3 .list > ul > li .buy p i {
  color: #4b58fc;
}
.product_list .content .item3 .list > ul > li .buy a {
  display: block;
  width: 110px;
  height: 40px;
  background-color: #4b58fc;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #e7e7e7;
}
.product_detail {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 35px;
}
.product_detail .content {
  background: #fff;
  padding: 20px 50px;
}
.product_detail .content .pro_name {
  border-bottom: 1px solid #dedede;
  font-size: 32px;
  color: #4b58fc;
  padding: 20px 0;
}
.product_detail .content .center {
  overflow: hidden;
  padding-top: 35px;
}
.product_detail .content .center .left {
  float: left;
  width: 700px;
}
.product_detail .content .center .left .one {
  overflow: hidden;
}
.product_detail .content .center .left .one .slide {
  width: 325px;
  float: left;
}
.product_detail .content .center .left .one .slide .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  border: 1px solid #dedede;
}
.product_detail .content .center .left .one .slide .arrow {
  overflow: hidden;
  text-align: center;
  margin-top: 8px;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center {
  display: inline-block;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-pagination {
  position: static;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #f1f1f1;
  opacity: 1;
  margin: 0 5px;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4b58fc;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-button-next,
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-button-prev {
  position: static;
  background: none;
  opacity: 1;
  height: auto;
  width: auto ;
  outline: none;
  margin-top: 0;
  color: #333;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-button-next {
  float: right;
}
.product_detail .content .center .left .one .slide .arrow .arrow_center .swiper-button-prev {
  float: left;
}
.product_detail .content .center .left .one .word {
  float: left;
  width: 310px;
  margin-left: 35px;
}
.product_detail .content .center .left .one .word h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  margin-top: 35px;
}
.product_detail .content .center .left .one .word ul {
  margin-top: 50px;
}
.product_detail .content .center .left .one .word ul li {
  float: left;
  text-align: center;
  margin-right: 60px;
}
.product_detail .content .center .left .one .word ul li p {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
}
.product_detail .content .center .left .one .brand {
  margin-top: 30px;
}
.product_detail .content .center .left .one .brand a {
  display: inline-block;
  border: 1px solid #dedede;
}
.product_detail .content .center .left .one .brand a img {
  width: 170px;
  height: 77px;
}
.product_detail .content .center .left .two h5 {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #333333;
  margin: 30px 0 20px;
}
.product_detail .content .center .left .two .case {
  border: 1px solid #dedede;
  padding: 20px 0 20px 25px;
}
.product_detail .content .center .left .two .case h6 {
  font-size: 18px;
  line-height: 30px;
  color: #4b58fc;
  font-weight: bold;
}
.product_detail .content .center .left .two .case p {
  line-height: 30px;
}
.product_detail .content .center .left .two .case p span {
  font-size: 18px;
  color: #333333;
  margin-right: 30px;
}
.product_detail .content .center .left .two table {
  width: 100%;
  margin-top: 20px;
}
.product_detail .content .center .left .two table tr td {
  width: 33.33%;
  border: 1px solid #dedede;
  height: 140px;
  padding: 25px 0 0 15px;
  vertical-align: top;
}
.product_detail .content .center .left .two table tr td .state ul {
  background: url(/template/default/index/statics/images/yh/state-bg.jpg) no-repeat center;
  background-size: cover;
  margin-top: 50px;
  width: auto;
  display: inline-block;
}
.product_detail .content .center .left .two table tr td .state ul li {
  width: 50px;
  height: 24px;
  float: left;
  border: 1px solid #689bbd;
  position: relative;
}
.product_detail .content .center .left .two table tr td .state ul li.active span {
  display: block;
}
.product_detail .content .center .left .two table tr td .state ul li span {
  display: none;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 10px;
  width: 60px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.product_detail .content .center .left .two table tr td .state ul li span::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 6px;
  height: 6px;
  background: #000;
  transform: rotate(45deg);
}
.product_detail .content .center .left .two table tr td h6 {
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  color: #333333;
  margin-bottom: 10px;
}
.product_detail .content .center .left .two table tr td p {
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.product_detail .content .center .left .two table tr td a {
  font-size: 12px;
  line-height: 1;
  color: #4b58fc;
}
.product_detail .content .center .left .three h5 {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #333333;
  margin: 30px 0 20px;
}
.product_detail .content .center .left .three ul li {
  height: 49px;
  line-height: 49px;
  padding: 0 15px;
  background: #f1f1f1;
}
.product_detail .content .center .left .three ul li:nth-child(2n) {
  background: #fff;
}
.product_detail .content .center .left .three ul li span {
  font-size: 18px;
  color: #333333;
}
.product_detail .content .center .left .three ul li i {
  font-size: 18px;
  color: #333333;
  float: right;
}
.product_detail .content .center .right {
  width: 374px;
  float: right;
}
.product_detail .content .center .right .data {
  background: #f1f1f1;
  padding: 35px 30px;
}
.product_detail .content .center .right .data ul {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
.product_detail .content .center .right .data ul .line {
  height: 1px;
  background: #dedede;
  margin: 10px 0;
}
.product_detail .content .center .right .data ul li {
  line-height: 30px;
  font-weight: bold;
}
.product_detail .content .center .right .data ul li.active span,
.product_detail .content .center .right .data ul li.active i {
  font-size: 18px;
}
.product_detail .content .center .right .data ul li span {
  font-size: 14px;
  color: #333333;
}
.product_detail .content .center .right .data ul li i {
  float: right;
  font-size: 12px;
  color: #333333;
}
.product_detail .content .center .right .data h6 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  margin: 25px 0;
}
.product_detail .content .center .right .data h6 i {
  color: #4b58fc;
}
.anniu {
  display: block;
  width: 144px;
  height: 50px;
  line-height: 50px;
  background: #4b58fc url(/template/default/index/statics/images/yh/sub_bg.png) no-repeat left 20px center;
  padding-left: 50px;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
}
.product_detail .content .center .right .smallbanners a {
  margin-top: 10px;
  display: block;
}
.product_detail .content .center .right .smallbanners a img {
  width: 374px;
  height: 119px;
}
.news_right {
  float: right;
  width: 300px;
  height: 100%;
}
.news_right > div {
  margin-bottom: 20px;
}
.news_right .tit {
  height: 85px;
  line-height: 85px;
  border-bottom: 1px solid #dedede;
  font-size: 18px;
  color: #333333;
  padding-left: 27px;
  position: relative;
}
.news_right .tit::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 25px;
  background: #4b58fc;
}
.news_right .ab_news ul {
  padding: 27px 0 0 27px;
}
.news_right .ab_news ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.news_right .ab_news ul li a:hover {
  color: #4b58fc;
}
.news_right .hot_tags ul {
  padding: 27px 0 0 27px;
  overflow: hidden;
}
.news_right .hot_tags ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.news_right .hot_tags ul li a {
  display: block;
  height: 35px;
  background-color: #f1f1f1;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  padding: 0 15px;
  font-size: 14px;
  color: #333333;
}
.news_right .hot_tags ul li a:hover {
  background: #4b58fc;
  color: #fff;
}
.news_right .contact_us ul {
  padding: 27px 0 0 27px;
}
.news_right .contact_us ul li p {
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
.news_right .contact_us ul li a {
  display: block;
  width: 110px;
  height: 40px;
  background-color: #4b58fc;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 20px;
}
.news_page {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 50px;
}
.news_page .content {
  padding: 0px 50px 50px;
  background: #fff;
  overflow: hidden;
}
.news_page .content .news_all {
  border-bottom: 1px solid #dedede;
}
.news_page .content .news_all .left {
  height: 100%;
  border-right: 1px solid #dedede;
  float: left;
  width: 800px;
  padding-right: 30px;
}
.news_page .content .news_all .left .news_tit ul {
  padding: 26px 0 30px;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
}
.news_page .content .news_all .left .news_tit ul li {
  position: relative;
  margin-right: 85px;
  float: left;
}
.news_page .content .news_all .left .news_tit ul li:last-child::after {
  display: none;
}
.news_page .content .news_all .left .news_tit ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -42px;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background: #dedede;
}
.news_page .content .news_all .left .news_tit ul li.active a,
.news_page .content .news_all .left .news_tit ul li:hover a {
  color: #4b58fc;
}
.news_page .content .news_all .left .news_tit ul li a {
  font-size: 16px;
  color: #333333;
}
.news_page .content .news_all .left .news_center ul li {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  padding: 35px 0;
  cursor: pointer;
}
.news_page .content .news_all .left .news_center ul li:last-child {
  border-bottom: 0 solid #000;
}
.news_page .content .news_all .left .news_center ul li:hover .pic img {
  transform: scale(1.1);
}
.news_page .content .news_all .left .news_center ul li:hover .word h5 a {
  color: #4b58fc;
}
.news_page .content .news_all .left .news_center ul li .pic {
  float: left;
  overflow: hidden;
}
.news_page .content .news_all .left .news_center ul li .pic img {
  width: 212px;
  height: 139px;
  transition: all 0.5s linear;
}
.news_page .content .news_all .left .news_center ul li .word {
  float: left;
  width: 520px;
  margin-left: 30px;
}
.news_page .content .news_all .left .news_center ul li .word h5 {
  line-height: 30px;
}
.news_page .content .news_all .left .news_center ul li .word h5 a {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}
.news_page .content .news_all .left .news_center ul li .word h5 a:hover {
  color: #4b58fc;
}
.news_page .content .news_all .left .news_center ul li .word h5 span {
  font-size: 14px;
  color: #999999;
  float: right;
}
.news_page .content .news_all .left .news_center ul li .word p {
  margin: 12px 0;
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
}
.news_page .content .news_all .left .news_center ul li .word .tags {
  padding-left: 25px;
  background: url(/template/default/index/statics/images/yh/tags.png) no-repeat left center;
}
.news_page .content .news_all .left .news_center ul li .word .tags i {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.news_page .content .news_all .left .news_center ul li .word .tags a {
  font-size: 14px;
  line-height: 1;
  color: #999999;
  display: inline-block;
  border-left: 1px solid #dedede;
  padding: 0 3px;
}
.news_page .content .news_all .left .news_center ul li .word .tags a:hover {
  color: #4b58fc;
}
.news_page .content .news_all .left .news_center ul li .word .tags a:first-of-type {
  border: none;
}
.news_detail {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 50px;
}
.news_detail .content {
  padding: 0px 50px 50px;
  background: #fff;
  overflow: hidden;
}
.news_detail .content .news_all .left {
  height: 100%;
  border-right: 1px solid #dedede;
  float: left;
  width: 800px;
  padding-right: 30px;
}
.news_detail .content .news_all .left .tit {
  padding: 30px 0 20px;
  border-bottom: 1px solid #dedede;
}
.news_detail .content .news_all .left .tit h4 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}
.news_detail .content .news_all .left .tit h5 span {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-right: 42px;
}
.news_detail .content .news_all .left .center p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.news_detail .content .news_all .left .center h4 {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
}
.news_detail .content .news_all .left .upNext {
  height: 67px;
  line-height: 67px;
  border: 1px solid #dedede;
  position: relative;
}
.news_detail .content .news_all .left .upNext::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 1px;
  height: 10px;
  background: #dedede;
}
.news_detail .content .news_all .left .upNext a {
  display: inline-block;
  width: 49%;
  font-size: 14px;
  color: #333333;
  text-align: center;
}
.news_detail .content .news_all .left .upNext a:hover {
  color: #4b58fc;
}
.ab_us {
  background: #f9f9f9 url no-repeat bottom center;
  padding-bottom: 70px;
}
.ab_us .content .banner {
  /*margin-bottom: 30px;*/
  margin-bottom: 0px;
}
.ab_us .content .banner a {
  display: block;
}
.ab_us .content .banner a img {
  width: 100%;
}
.ab_us .content .ab_center {
  overflow: hidden;
  background: #fff;
  position: relative;
}
.ab_us .content .ab_center::after {
  position: absolute;
  top: 0;
  left: 250px;
  content: "";
  width: 1px;
  height: 100%;
  background: #dedede;
}
.ab_us .content .ab_center .ab_left {
  width: 250px;
  float: left;
}
.ab_us .content .ab_center .ab_left .tit {
  height: 90px;
  padding-left: 85px;
  padding-top: 36px;
  background: url(/template/pc/static/images/ab_tit_bg.png) no-repeat left 35px center;
  border-bottom: 1px solid #dedede;
}
.ab_us .content .ab_center .ab_left .tit h5 {
  font-size: 18px;
  color: #333333;
  line-height: 1;
}
.ab_us .content .ab_center .ab_left .tit h6 {
  font-size: 12px;
  color: #999999;
}
.ab_us .content .ab_center .ab_left .ab_nav ul li {
  margin-bottom: 10px;
}
.ab_us .content .ab_center .ab_left .ab_nav ul li:hover a,
.ab_us .content .ab_center .ab_left .ab_nav ul li.active a {
  color: #fff;
  background: #4b58fc;
}
.ab_us .content .ab_center .ab_left .ab_nav ul li a {
  display: block;
  height: 48px;
  line-height: 48px;
  padding-left: 82px;
  font-size: 16px;
  color: #333333;
}
.ab_us .content .ab_center .ab_left .link {
  width: 229px;
  height: 328px;
  margin: 0px auto ;
  position: relative;
}
.ab_us .content .ab_center .ab_left .link .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 35px;
}
.ab_us .content .ab_center .ab_left .link .cover h4 {
  font-size: 14px;
  color: #ffffff;
}
.ab_us .content .ab_center .ab_left .link .cover h5 {
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.ab_us .content .ab_center .ab_left .link .cover h6 {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.5;
}
.ab_us .content .ab_center .ab_left .link .cover a {
  display: block;
  width: 114px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #1e74d5;
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
}
.ab_us .content .ab_center .ab_left .link .cover a:hover {
  color: #fff;
  background: #4b58fc;
}
.ab_us .content .ab_center .ab_left .link img {
  width: 229px;
  height: 328px;
  display: block;
  margin: 0 auto;
}
.ab_us .content .ab_center .ab_right {
  float: right;
  width: 950px;
  padding: 0 50px 60px 50px;
}
.ab_us .content .ab_center .ab_right .tit {
  position: relative;
  height: 90px;
  border-bottom: 1px solid #dedede;
  padding-left: 25px;
  padding-top: 27px;
}
.ab_us .content .ab_center .ab_right .tit::after {
  position: absolute;
  top: 27px;
  left: 0;
  content: "";
  width: 5px;
  height: 31px;
  background: #4b58fc;
}
.ab_us .content .ab_center .ab_right .tit h5 {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.ab_us .content .ab_center .ab_right .tit h6 {
  font-size: 12px;
  color: #999999;
}
.ab_us .content .ab_center .ab_right .ab_word_center h5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 48px;
  color: #333333;
}
.ab_us .content .ab_center .ab_right .ab_word_center p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-indent: 28px;
}
.ab_us .content .ab_center .ab_right .ab_word_center p.c {
  font-weight: bold;
  color: #4b58fc;
}
.ab_us .content .ab_center .ab_right .ab_word_center img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.ab_us .content .ab_center .ab_right .ab_contact ul {
  margin: 50px 0;
}
.ab_us .content .ab_center .ab_right .ab_contact ul li {
  position: relative;
  text-align: center;
  padding: 0 40px;
}
.ab_us .content .ab_center .ab_right .ab_contact ul li:last-child::after {
  display: none;
}
.ab_us .content .ab_center .ab_right .ab_contact ul li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 160px;
  background: #dedede;
}
.ab_us .content .ab_center .ab_right .ab_contact ul li h5 {
  font-size: 18px;
  line-height: 36px;
  color: #4b58fc;
}
.ab_us .content .ab_center .ab_right .ab_contact ul li p {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
.ab_us .content .ab_center .ab_right .ab_contact .map {
  width: 100%;
  height: 440px;
  margin-bottom: 20px;
}
.ab_us .content .ab_center .ab_right .online_message {
  padding-top: 37px;
}
.ab_us .content .ab_center .ab_right .online_message form .name,
.ab_us .content .ab_center .ab_right .online_message form .tel {
  width: 423px;
  float: left;
  border: 1px solid #dedede;
}
.ab_us .content .ab_center .ab_right .online_message form .name .icon,
.ab_us .content .ab_center .ab_right .online_message form .tel .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
}
.ab_us .content .ab_center .ab_right .online_message form .name input,
.ab_us .content .ab_center .ab_right .online_message form .tel input {
  width: 370px;
  height: 50px;
  border-left: 1px solid #dedede;
  float: left;
  padding-left: 15px;
  font-size: 14px;
  color: #999999;
}
.ab_us .content .ab_center .ab_right .online_message form .tel {
  float: right;
}
.ab_us .content .ab_center .ab_right .online_message form .mes {
  overflow: hidden;
  margin: 20px 0;
  height: 180px;
  border: solid 1px #dedede;
}
.ab_us .content .ab_center .ab_right .online_message form .mes .icon {
  width: 50px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  float: left;
  border-right: 1px solid #dedede;
}
.ab_us .content .ab_center .ab_right .online_message form .mes textarea {
  float: left;
  width: 798px;
  height: 178px;
  font-size: 14px;
  color: #999999;
  border: none;
  padding: 16px;
  resize: none;
  outline: none;
}
.ab_us .content .ab_center .ab_right .online_message form .yzm {
  height: 50px;
  border: solid 1px #dedede;
  float: left;
}
.ab_us .content .ab_center .ab_right .online_message form .yzm span {
  width: 80px;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  border-right: 1px solid #dedede;
  font-size: 14px;
  color: #999999;
}
.ab_us .content .ab_center .ab_right .online_message form .yzm input {
  width: 180px;
  height: 48px;
  float: left;
  padding-left: 15px;
  font-size: 14px;
  color: #999999;
}
.ab_us .content .ab_center .ab_right .online_message form .yzm_code {
  float: left;
  width: 135px;
  height: 50px;
}
.ab_us .content .ab_center .ab_right .online_message form .sub {
  float: right;
}
.ab_us .content .ab_center .ab_right .online_message form .sub input {
  width: 423px;
  height: 50px;
  font-size: 18px;
  color: #ffffff;
  background: #4b58fc;
}
.ab_us .content .ab_center .ab_right .online_message .words {
  margin-top: 34px;
  padding: 35px 50px;
  background: #f1f1f1;
}
.ab_us .content .ab_center .ab_right .online_message .words p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-align: center;
  font-weight: lighter;
}
.brand_list {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 60px;
}
.brand_list .content {
  background: #fff;
}
.brand_list .content .brand_tit {
  height: 100px;
  line-height: 100px;
  background: #4b58fc;
  padding: 0 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.brand_list .content .brand_tit h5 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}
.brand_list .content .brand_tit .line {
  width: 1px;
  height: 29px;
  opacity: 0.5;
  background: #fff;
  float: left;
  display: block;
  margin: 38px 20px 0;
}
.brand_list .content .brand_tit h6 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}
.brand_list .content .list ul {
  padding: 40px;
  margin: 0 -10px;
}
.brand_list .content .list ul li {
  padding: 0 10px;
  margin-bottom: 50px;
  cursor: pointer;
}
.brand_list .content .list ul li:hover .pic {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}
.brand_list .content .list ul li:hover a {
  background: #4b58fc;
  color: #fff;
}
.brand_list .content .list ul li .pic {
  border: 1px solid #dedede;
  text-align: center;
  transition: all 0.5s linear;
}
.brand_list .content .list ul li .pic img {
  width: 150px;
  height: 80px;
}
.brand_list .content .list ul li a {
  margin: 20px auto 0;
  display: block;
  width: 90px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 15px;
  background: #f1f1f1;
  font-size: 12px;
  color: #333;
  transition: all 0.5s linear;
}
.brand_detail {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 50px;
}
.brand_detail .content {
  background: #fff;
  padding: 35px;
}
.brand_detail .content .brand_name {
  overflow: hidden;
}
.brand_detail .content .brand_name .pic {
  border-right: 1px solid #dedede;
  float: left;
  width: 310px;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.brand_detail .content .brand_name .pic img {
  width: 150px;
  height: 80px;
}
.brand_detail .content .brand_name .word {
  float: right;
  width: 750px;
}
.brand_detail .content .brand_name .word h5 {
  font-size: 36px;
  line-height: 24px;
  color: #333333;
  margin: 20px 0;
}
.brand_detail .content .brand_name .word p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.brand_detail .content .list {
  overflow: hidden;
}
.brand_detail .content .list ul {
  margin: 35px -8px 0;
  padding: 18px 0;
  border: 1px solid #dedede;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
}
.brand_detail .content .list ul li {
  padding: 0 8px;
  margin: 10px 0;
}
.brand_detail .content .list ul li a {
  display: block;
  height: 120px;
  border: solid 1px #dedede;
  padding: 20px;
  box-sizing: border-box;
  transition: all 0.5s linear;
}
.brand_detail .content .list ul li a:hover {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}
.brand_detail .content .list ul li a:hover .word h5 {
  color: #4b58fc;
}
.brand_detail .content .list ul li a .word {
  float: left;
  width: 120px;
  padding-top: 10px;
}
.brand_detail .content .list ul li a .word h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
}
.brand_detail .content .list ul li a .word i {
  font-size: 14px;
  color: #999999;
}
.brand_detail .content .list ul li a .pic {
  float: right;
}
.brand_detail .content .list ul li a .pic img {
  width: 80px;
  height: 80px;
}
.brand_detail .content .news {
  overflow: hidden;
}
.brand_detail .content .news h5 {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin: 30px 0;
}
.brand_detail .content .news ul {
  margin: 0 -17px;
}
.brand_detail .content .news ul li {
  padding: 0 17px;
}
.brand_detail .content .news ul li a {
  display: block;
}
.brand_detail .content .news ul li a:hover .pic img {
  transform: scale(1.1);
}
.brand_detail .content .news ul li a:hover .word h6,
.brand_detail .content .news ul li a:hover .word span,
.brand_detail .content .news ul li a:hover .word p,
.brand_detail .content .news ul li a:hover .word i {
  color: #4b58fc;
}
.brand_detail .content .news ul li a .pic {
  overflow: hidden;
}
.brand_detail .content .news ul li a .pic img {
  width: 354px;
  height: 223px;
  transition: all 0.5s linear;
}
.brand_detail .content .news ul li a .word {
  padding: 20px 30px 0;
  border: 1px solid #dedede;
  border-top: 0 solid #000;
}
.brand_detail .content .news ul li a .word h6 {
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 16px;
  max-height: 16px;
}
.brand_detail .content .news ul li a .word span {
  font-size: 12px;
  color: #999999;
}
.brand_detail .content .news ul li a .word p {
  font-size: 14px;
  color: #666666;
  margin: 20px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
}
.brand_detail .content .news ul li a .word i {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333333;
  padding: 15px 0;
  border-top: 1px solid #dedede;
}
.product_page {
  background: #f9f9f9 url(/template/default/index/statics/images/yh/index_bg.jpg) no-repeat bottom center;
  padding-bottom: 90px;
}
.product_page .content {
  background: #fff;
}
.product_page .content .tit {
  border-bottom: 1px solid #dedede;
  padding-left: 25px;
  height: 70px;
  line-height: 70px;
}
.product_page .content .tit span {
  font-size: 14px;
  color: #333333;
}
.product_page .content .tit span i {
  font-size: 24px;
  font-weight: bold;
  color: #4b58fc;
}
.product_page .content .center {
  padding: 30px 50px;
}
.product_page .content .center > ul > li.active h5 {
  color: #4b58fc;
  background: url(/template/default/index/statics/images/yh/close.png) no-repeat right 20px center;
}
.product_page .content .center > ul > li.active ul {
  display: block;
}
.product_page .content .center > ul > li h5 {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  color: #333;
  padding-left: 20px;
  background: url(/template/default/index/statics/images/yh/open.png) no-repeat right 20px center;
  cursor: pointer;
}
.product_page .content .center > ul > li ul {
  display: none;
  padding: 30px ;
  border-bottom: 1px solid #dedede;
}
.product_page .content .center > ul > li ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.product_page .content .center > ul > li ul li a i {
  color: #4b58fc;
}
.online_buy {
  background: #f9f9f9 url(/template/pc/static/images//index_bg.jpg) no-repeat bottom center;
  padding-bottom: 60px;
}
.online_buy .content {
  height: 578px;
  border: solid 1px #f1f1f1;
  background: url(/template/pc/static/images/buy_bg.png) no-repeat center;
  padding: 40px 75px 0 50px;
  overflow: hidden;
}
.online_buy .content .title {
  float: left;
}
.online_buy .content .title h5 {
  font-size: 30px;
  line-height: 24px;
  color: #333333;
}
.online_buy .content .title h6 {
  font-size: 14px;
  line-height: 24px;
  color: #dedede;
}
.online_buy .content .form {
  float: right;
  margin-top: 35px;
}
.online_buy .content .form form div {
  margin-bottom: 12px;
  overflow: hidden;
}
.online_buy .content .form form div input {
  width: 279px;
  height: 50px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0);
  border: solid 1px #f1f1f1;
  float: left;
  margin-left: 12px;
  display: block;
  padding-left: 20px;
  font-size: 14px;
  color: #333;
}
.online_buy .content .form form div textarea {
  width: 569px;
  height: 120px;
  background-color: #f9f9f9;
  border: solid 1px #f1f1f1;
  resize: none;
  outline: none;
  background: rgba(0, 0, 0, 0);
  padding: 15px 20px;
  display: block;
  margin-left: 12px;
  font-size: 14px;
  color: #333;
}
.online_buy .content .form form .sub {
  width: 279px;
  height: 45px;
  background-color: #4b58fc;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
}

.side_nav {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
}
.side_nav ul li {
  position: relative;
  margin-bottom: 1px;
}
.side_nav ul li:hover .tel {
  display: block;
}
.side_nav ul li:hover .qrcode {
  display: block;
}
.side_nav ul li a {
  display: block;
  width: 75px;
  height: 75px;
  background: #fff;
  border: 1px solid #dedede;
  text-align: center;
  overflow: hidden;
}
.side_nav ul li a img {
  display: block;
  margin: 15px auto 5px;
}
.side_nav ul li a span {
  font-size: 14px;
  color: #333333;
}
.side_nav ul li .tel {
  display: none;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(-100%, -50%);
  width: 200px;
  height: 85px;
  background: #fff;
  text-align: center;
  padding-top: 15px;
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, 0.1);
}
.side_nav ul li .tel h5 {
  font-size: 18px;
  font-weight: bold;
  color: #0177ff;
}
.side_nav ul li .tel h6 {
  font-size: 16px;
}
.side_nav ul li .qrcode {
  display: none;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(-100%, -50%);
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, 0.1);
  padding: 10px;
}
.side_nav ul li .qrcode img {
  max-width: 100px;
}

/*.center img {width:100%;}*/
.news_right {
    float: right;
    width: 300px;
    height: 100%;
}
.news_right .ab_news ul {
    padding: 27px 0 0 27px;
}
.news_right .tit {
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    color: #333333;
    padding-left: 27px;
    position: relative;
}
.news_right .ab_news ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.news_right .tit {
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    color: #333333;
    padding-left: 27px;
    position: relative;
}
.ab_word_center{
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-indent: 28px;
}
.ab_news Ul li{
        list-style: circle;
}

/*.news_detail .center{
    margin-top:20px;
    line-height:30px;
    text-align: justify;
}*/


ul.disp-block {
    display: flex;
    padding: 10px;
    margin: 10px 0;
}

ul.disp-block li{
    width:25%;
    max-height: 60px;
    display: flex;
    border-right: 1px solid #dedede;
    padding-left: 45px;
}
ul.disp-block li img{
    
    max-height: 45px;
    margin-top:5px;
    
}
.block-text{
    margin: 5px 10px;
}
.block-text h1{
    font-size: 16px;
    margin-bottom: 8px;}
    .block-text h2{
    font-size: 16px;
    margin-bottom: 8px;}
.block-text h3{
    font-size: 16px;
    margin-bottom: 8px;
    
}

.block-text p{
    font-size: 12px;
    color: #999999;
}
.beian{
    height: 40px;;
    
}
.beian p{
    text-align: center;
    line-height:40px;
    
}

.word a{
    color: blue;
}

.news_list .pic {
    float: left;
    overflow: hidden;
    border-radius: 5px;
}
.news_list .word {
    float: right;
    width: 480px;
}
.news_list .word h5 {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 24px;
    max-height: 24px;
}
.news_list .word h6 {
    font-size: 14px;
    color: #666666;
    margin: 20px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    max-height: 44px;
}
.news_list .word span {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.word p {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 24px;
    max-height: 24px;
}
.word h5 strong{
    font-weight: 400!important;
}
.one .word {
    font-size: 14px!important;
}
.ab_news .tit{
    height: 25px;
    line-height: 20px;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    padding-left: 15px;
    position: relative;
}
.ab_news .tit::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 25px;
    background: #4b58fc;
}
.ab_news ul {
    padding: 10px 0 0 27px;
}
.ab_news Ul li {
    list-style: circle;
}
.ab_news ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.index .content .item3 .item_news .news .big_news section {
    display: block;
    width: 440px;
    height: 532px;
    background: #fff;
    padding: 33px;
}
.index .content .item3 .item_news .news .big_news section h5 {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    max-height: 48px;
    font-weight: 600;
}
.index .content .item3 .item_news .news .big_news section h6 {
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 24px;
    max-height: 72px;
    color: #666666;
    margin: 30px 0;
}
.index .content .item3 .item_news .news .big_news section .data {
    position: relative;
   
}
.index .content .item3 .item_news .news .big_news section .data span {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.index .content .item3 .item_news .news .big_news section img {
    display: block;
    margin: 20px auto 0;
    width: 375px;
    height: 215px;
}
.index .content .item3 .item_news .news .news_list ul li section {
    display: block;
    height: 184px;
    padding: 22px 0;
}
.index .content .item3 .item_news .news .news_list ul li section .pic {
    float: left;
    overflow: hidden;
    border-radius: 5px;
}
.index .content .item3 .item_news .news .news_list ul li section .pic img {
    width: 225px;
    height: 140px;
    border-radius: 5px;
    transition: all 0.5s linear;
}
.index .content .item3 .item_news .news .news_list ul li section .word {
    float: right;
    width: 480px;
}
.index .content .item3 .item_news .news .news_list ul li section .word h5 {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 24px;
    max-height: 24px;
}
.index .content .item3 .item_news .news .news_list ul li section .word h6 {
    font-size: 14px;
    color: #666666;
    margin: 20px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    max-height: 44px;
}
.index .content .item3 .item_news .news .news_list ul li section .word span {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}



#kefu166 {
    width: 131px;
    height: 143px;
    position: fixed;
    top: 258px;
    right: 0px;
}
*html #kefu166 {
    margin-top: 258px;
    position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#kefu166 li {
    width: 131px;
    height: 53px;
}
#kefu166 li img {
    float: right;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
#kefu166 li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 131px;
}
#kefu166 li a .shows {
    display: block;
}
#kefu166 li a .hides {
    margin-right: -166px;
    cursor: pointer;
    cursor: hand;
}
#kefu166 li a.youhui166 .hides {
    display: none;
    position: absolute;
    right: 216px;
    top: 2px;
}

